Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(all): auto-regenerate gapics #6052

Merged
merged 1 commit into from
May 19, 2022
Merged

chore(all): auto-regenerate gapics #6052

merged 1 commit into from
May 19, 2022

Conversation

yoshi-automation
Copy link
Contributor

This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

  • Ensure that the version of genproto in go.mod has been updated.
  • Ensure that CI is passing. If it's failing, it requires your manual attention.
  • Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#809

Changes:

feat(accessapproval): add config for invalidate RPC
PiperOrigin-RevId: 449558143
Source-Link: googleapis/googleapis@9dbfb83

feat(storage/internal)!: Change GCS gRPC API to get user billing project from gRPC metadata instead of CommonRequestParams, and remove latter
PiperOrigin-RevId: 449498085
Source-Link: googleapis/googleapis@d4444af

feat(asset): Add SavedQuery CURD support feat: Add tags support feat!:*Add RelatedAsset and deprecate RelatedAssets for relationship GA
*The previous representation of the relationship feature is deprecated and unimplemented. The RelatedAsset message represents the new stable format.

PiperOrigin-RevId: 449306805
Source-Link: googleapis/googleapis@3d7bd9d

feat(recaptchaenterprise): Add support for Password Check through the private_password_leak_verification field in the reCAPTCHA Assessment
PiperOrigin-RevId: 449202953
Source-Link: googleapis/googleapis@e2ed48f

fix(gkebackup): use GkeBackup instead of Gkebackup in csharp, ruby, and php
PiperOrigin-RevId: 449074031
Source-Link: googleapis/googleapis@3ce5771

Synchronize new proto/yaml changes.
PiperOrigin-RevId: 449052112
Source-Link: googleapis/googleapis@3150afa

feat(pubsub): add BigQuery configuration for subscriptions
PiperOrigin-RevId: 449031535
Source-Link: googleapis/googleapis@feec34d

feat(datastream): Include the location mixin client
PiperOrigin-RevId: 448542863
Source-Link: googleapis/googleapis@ac49187

feat(security/privateca): Provide interfaces for location and IAM policy calls
PiperOrigin-RevId: 448542420
Source-Link: googleapis/googleapis@59174f7

feat(iap): add the TunnelDestGroup-related methods and types feat: add ReauthSettings to the UpdateIapSettingsRequest
PiperOrigin-RevId: 448510642
Source-Link: googleapis/googleapis@dd6f8df

chore(gkebackup): prepare for the v1 release of google/cloud/gkebackup
PiperOrigin-RevId: 448503189
Source-Link: googleapis/googleapis@10bc133

fix(analytics/admin): CustomDimension and CustomMetric resource configuration in Analytics Admin API
PiperOrigin-RevId: 448304423
Source-Link: googleapis/googleapis@d018d54

feat(aiplatform): add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto
PiperOrigin-RevId: 448160148
Source-Link: googleapis/googleapis@936ab35

docs(speech): Update client libraries for v1p1beta1 api
PiperOrigin-RevId: 447572837
Source-Link: googleapis/googleapis@10c88bb

feat(speech): Add adaptation proto for v1 api
PiperOrigin-RevId: 447561222
Source-Link: googleapis/googleapis@ec9193e

feat(gkemulticloud): Added support for other languages.Clients can now use this library to create gke clusters in cloud providers such as AWS and Azure
PiperOrigin-RevId: 447537600
Source-Link: googleapis/googleapis@02e4eb0

fix(bigquery/dataexchange): Include common protos in google-cloud-bigquery-data_exchange-v1beta1
PiperOrigin-RevId: 447522170
Source-Link: googleapis/googleapis@6781fcd

fix(run)!: Updates pre-release Cloud Run v2 Preview client libraries to work with the latest API revision
PiperOrigin-RevId: 447174265
Source-Link: googleapis/googleapis@185ba8a

feat(aiplatform): add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto
PiperOrigin-RevId: 447082691
Source-Link: googleapis/googleapis@02b3022

docs(dialogflow/cx): update the doc on diagnostic info
PiperOrigin-RevId: 446890999
Source-Link: googleapis/googleapis@044c518

fix(vision)!: removed fields from SafeSearchAnnotation message
PiperOrigin-RevId: 446836546
Source-Link: googleapis/googleapis@ca17771

docs(dialogflow): add the fields for setting CX virtual agent session parameters
PiperOrigin-RevId: 446825520
Source-Link: googleapis/googleapis@f6bb255

chore(bigquery/dataexchange): Fill out Ruby analyticshub configs
PiperOrigin-RevId: 446815657
Source-Link: googleapis/googleapis@cdd2773

feat(dialogflow/cx): add audio export settings to security settings docs: update the doc on diagnostic info
PiperOrigin-RevId: 446763565
Source-Link: googleapis/googleapis@2d07d51

feat(appengine): add Application.service_account feat: add client library method signature to retrieve Application by name feat: add Service.labels feat: add Version.app_engine_apis feat: add VpcAccessConnector.egress_setting
PiperOrigin-RevId: 446641753
Source-Link: googleapis/googleapis@cd7a3e5

yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request May 18, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#6052

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@9043452

feat(accessapproval): add config for invalidate RPC
  PiperOrigin-RevId: 449558143
  Source-Link: googleapis/googleapis@9dbfb83

docs: fix docstring formatting
  Committer: parthea
  PiperOrigin-RevId: 449545643
  Source-Link: googleapis/googleapis@1bed8a0

feat(storage/internal)!: Change GCS gRPC API to get user billing project from gRPC metadata instead of CommonRequestParams, and remove latter
  PiperOrigin-RevId: 449498085
  Source-Link: googleapis/googleapis@d4444af

chore: regenerate API index

  Source-Link: googleapis/googleapis@134d8be

feat(asset): Add SavedQuery CURD support feat: Add tags support feat!:*Add RelatedAsset and deprecate RelatedAssets for relationship GA
  *The previous representation of the relationship feature is deprecated and unimplemented. The RelatedAsset message represents the new stable format.

  PiperOrigin-RevId: 449306805
  Source-Link: googleapis/googleapis@3d7bd9d

chore: regenerate API index

  Source-Link: googleapis/googleapis@1844326

feat(recaptchaenterprise): Add support for Password Check through the private_password_leak_verification field in the reCAPTCHA Assessment
  PiperOrigin-RevId: 449202953
  Source-Link: googleapis/googleapis@e2ed48f

chore: regenerate API index

  Source-Link: googleapis/googleapis@ff9d512

fix(gkebackup): use GkeBackup instead of Gkebackup in csharp, ruby, and php
  PiperOrigin-RevId: 449074031
  Source-Link: googleapis/googleapis@3ce5771

Synchronize new proto/yaml changes.
  PiperOrigin-RevId: 449052112
  Source-Link: googleapis/googleapis@3150afa

feat(pubsub): add BigQuery configuration for subscriptions
  PiperOrigin-RevId: 449031535
  Source-Link: googleapis/googleapis@feec34d

feat: refreshes Bigtable Admin API(s) protos
  PiperOrigin-RevId: 448988001
  Source-Link: googleapis/googleapis@b6fa58e

fix: Update the dependency on the underlying google-cloud-security-private_ca-v1 client
  PiperOrigin-RevId: 448579809
  Source-Link: googleapis/googleapis@cf88418

feat(datastream): Include the location mixin client
  PiperOrigin-RevId: 448542863
  Source-Link: googleapis/googleapis@ac49187

feat(security/privateca): Provide interfaces for location and IAM policy calls
  PiperOrigin-RevId: 448542420
  Source-Link: googleapis/googleapis@59174f7

feat: Use a version of google-cloud-speech-v1 that supports the Adaptation API
  PiperOrigin-RevId: 448542058
  Source-Link: googleapis/googleapis@cd14622

feat!: delete ML v1 API protos
  Please use google/cloud/aiplatform which has up to date protos.

  PiperOrigin-RevId: 448516457
  Source-Link: googleapis/googleapis@1ad4bcb

chore: regenerate API index

  Source-Link: googleapis/googleapis@ad90a17

feat(iap): add the TunnelDestGroup-related methods and types feat: add ReauthSettings to the UpdateIapSettingsRequest
  PiperOrigin-RevId: 448510642
  Source-Link: googleapis/googleapis@dd6f8df

chore(gkebackup): prepare for the v1 release of google/cloud/gkebackup
  PiperOrigin-RevId: 448503189
  Source-Link: googleapis/googleapis@10bc133

chore: Note samples browser in generated readmes
  PiperOrigin-RevId: 448363839
  Source-Link: googleapis/googleapis@4ba7653

Update README.md

  Source-Link: googleapis/googleapis@46d37bc

fix(analytics/admin): CustomDimension and CustomMetric resource configuration in Analytics Admin API
  PiperOrigin-RevId: 448304423
  Source-Link: googleapis/googleapis@d018d54

feat(aiplatform): add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto
  PiperOrigin-RevId: 448160148
  Source-Link: googleapis/googleapis@936ab35

chore: regenerate API index

  Source-Link: googleapis/googleapis@c4f5b62

fix!: added packaging options for C#, Ruby, and PHP
  PiperOrigin-RevId: 448116670
  Source-Link: googleapis/googleapis@914bc52

chore(ruby): Initial generation of google-iam-v1
  PiperOrigin-RevId: 448073008
  Source-Link: googleapis/googleapis@d664bc5

docs(speech): Update client libraries for v1p1beta1 api
  PiperOrigin-RevId: 447572837
  Source-Link: googleapis/googleapis@10c88bb

chore: regenerate API index

  Source-Link: googleapis/googleapis@d10a78d

feat(speech): Add adaptation proto for v1 api
  PiperOrigin-RevId: 447561222
  Source-Link: googleapis/googleapis@ec9193e

chore: regenerate API index

  Source-Link: googleapis/googleapis@9f45b0d

feat(gkemulticloud): Added support for other languages.Clients can now use this library to create gke clusters in cloud providers such as AWS and Azure
  PiperOrigin-RevId: 447537600
  Source-Link: googleapis/googleapis@02e4eb0

chore: Generate datastream wrapper from the correct service protos
  PiperOrigin-RevId: 447522504
  Source-Link: googleapis/googleapis@6609484

fix(bigquery/dataexchange): Include common protos in google-cloud-bigquery-data_exchange-v1beta1
  PiperOrigin-RevId: 447522170
  Source-Link: googleapis/googleapis@6781fcd

fix(run)!: Updates pre-release Cloud Run v2 Preview client libraries to work with the latest API revision
  PiperOrigin-RevId: 447174265
  Source-Link: googleapis/googleapis@185ba8a

feat(aiplatform): add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto
  PiperOrigin-RevId: 447082691
  Source-Link: googleapis/googleapis@02b3022

chore(bazel): update bazel version to v4.2.2
  PiperOrigin-RevId: 447022824
  Source-Link: googleapis/googleapis@9b1c49d

fix!: BatchAnnotateImagesRequest.requests is required
  PiperOrigin-RevId: 447013030
  Source-Link: googleapis/googleapis@dfc9737

docs(dialogflow/cx): update the doc on diagnostic info
  PiperOrigin-RevId: 446890999
  Source-Link: googleapis/googleapis@044c518

feat!: Switch from Datastream V1alpha1 to Datastream V1
  PiperOrigin-RevId: 446861907
  Source-Link: googleapis/googleapis@4398b84

chore: regenerate API index

  Source-Link: googleapis/googleapis@29b5e45

feat: add the API of StreamingAnalyzeContent
  PiperOrigin-RevId: 446850583
  Source-Link: googleapis/googleapis@b9927eb

chore: regenerate API index

  Source-Link: googleapis/googleapis@34e5f85

fix!: Product search related messages and enums changed in an incompatible way fix!: NormalizedBoundingPoly message removed
  PiperOrigin-RevId: 446837836
  Source-Link: googleapis/googleapis@4c8ac5c

fix(vision)!: removed fields from SafeSearchAnnotation message
  PiperOrigin-RevId: 446836546
  Source-Link: googleapis/googleapis@ca17771

docs(dialogflow): add the fields for setting CX virtual agent session parameters
  PiperOrigin-RevId: 446825520
  Source-Link: googleapis/googleapis@f6bb255

chore(bigquery/dataexchange): Fill out Ruby analyticshub configs
  PiperOrigin-RevId: 446815657
  Source-Link: googleapis/googleapis@cdd2773

chore: regenerate API index

  Source-Link: googleapis/googleapis@9805ded

feat: add `runFunnelReport` method to the Alpha version of the Data API
  PiperOrigin-RevId: 446813357
  Source-Link: googleapis/googleapis@6d3ae1a

chore(bazel): update bazel version to v5.1.1
  PiperOrigin-RevId: 446782413
  Source-Link: googleapis/googleapis@976b05c

feat(dialogflow/cx): add audio export settings to security settings docs: update the doc on diagnostic info
  PiperOrigin-RevId: 446763565
  Source-Link: googleapis/googleapis@2d07d51

feat(appengine): add Application.service_account feat: add client library method signature to retrieve Application by name feat: add Service.labels feat: add Version.app_engine_apis feat: add VpcAccessConnector.egress_setting
  PiperOrigin-RevId: 446641753
  Source-Link: googleapis/googleapis@cd7a3e5

chore: use gapic-generator-python 0.65.3
  PiperOrigin-RevId: 446591767
  Source-Link: googleapis/googleapis@e24febc
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label May 18, 2022
@snippet-bot
Copy link

snippet-bot bot commented May 18, 2022

Here is the summary of possible violations 😱

There are 79 possible violations for not having product prefix.

The end of the violation section. All the stuff below is FYI purposes only.


Here is the summary of changes.

You are about to add 94 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

codyoss pushed a commit to googleapis/go-genproto that referenced this pull request May 18, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#6052

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@9043452

feat(accessapproval): add config for invalidate RPC
  PiperOrigin-RevId: 449558143
  Source-Link: googleapis/googleapis@9dbfb83

docs: fix docstring formatting
  Committer: parthea
  PiperOrigin-RevId: 449545643
  Source-Link: googleapis/googleapis@1bed8a0

feat(storage/internal)!: Change GCS gRPC API to get user billing project from gRPC metadata instead of CommonRequestParams, and remove latter
  PiperOrigin-RevId: 449498085
  Source-Link: googleapis/googleapis@d4444af

chore: regenerate API index

  Source-Link: googleapis/googleapis@134d8be

feat(asset): Add SavedQuery CURD support feat: Add tags support feat!:*Add RelatedAsset and deprecate RelatedAssets for relationship GA
  *The previous representation of the relationship feature is deprecated and unimplemented. The RelatedAsset message represents the new stable format.

  PiperOrigin-RevId: 449306805
  Source-Link: googleapis/googleapis@3d7bd9d

chore: regenerate API index

  Source-Link: googleapis/googleapis@1844326

feat(recaptchaenterprise): Add support for Password Check through the private_password_leak_verification field in the reCAPTCHA Assessment
  PiperOrigin-RevId: 449202953
  Source-Link: googleapis/googleapis@e2ed48f

chore: regenerate API index

  Source-Link: googleapis/googleapis@ff9d512

fix(gkebackup): use GkeBackup instead of Gkebackup in csharp, ruby, and php
  PiperOrigin-RevId: 449074031
  Source-Link: googleapis/googleapis@3ce5771

Synchronize new proto/yaml changes.
  PiperOrigin-RevId: 449052112
  Source-Link: googleapis/googleapis@3150afa

feat(pubsub): add BigQuery configuration for subscriptions
  PiperOrigin-RevId: 449031535
  Source-Link: googleapis/googleapis@feec34d

feat: refreshes Bigtable Admin API(s) protos
  PiperOrigin-RevId: 448988001
  Source-Link: googleapis/googleapis@b6fa58e

fix: Update the dependency on the underlying google-cloud-security-private_ca-v1 client
  PiperOrigin-RevId: 448579809
  Source-Link: googleapis/googleapis@cf88418

feat(datastream): Include the location mixin client
  PiperOrigin-RevId: 448542863
  Source-Link: googleapis/googleapis@ac49187

feat(security/privateca): Provide interfaces for location and IAM policy calls
  PiperOrigin-RevId: 448542420
  Source-Link: googleapis/googleapis@59174f7

feat: Use a version of google-cloud-speech-v1 that supports the Adaptation API
  PiperOrigin-RevId: 448542058
  Source-Link: googleapis/googleapis@cd14622

feat!: delete ML v1 API protos
  Please use google/cloud/aiplatform which has up to date protos.

  PiperOrigin-RevId: 448516457
  Source-Link: googleapis/googleapis@1ad4bcb

chore: regenerate API index

  Source-Link: googleapis/googleapis@ad90a17

feat(iap): add the TunnelDestGroup-related methods and types feat: add ReauthSettings to the UpdateIapSettingsRequest
  PiperOrigin-RevId: 448510642
  Source-Link: googleapis/googleapis@dd6f8df

chore(gkebackup): prepare for the v1 release of google/cloud/gkebackup
  PiperOrigin-RevId: 448503189
  Source-Link: googleapis/googleapis@10bc133

chore: Note samples browser in generated readmes
  PiperOrigin-RevId: 448363839
  Source-Link: googleapis/googleapis@4ba7653

Update README.md

  Source-Link: googleapis/googleapis@46d37bc

fix(analytics/admin): CustomDimension and CustomMetric resource configuration in Analytics Admin API
  PiperOrigin-RevId: 448304423
  Source-Link: googleapis/googleapis@d018d54

feat(aiplatform): add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto
  PiperOrigin-RevId: 448160148
  Source-Link: googleapis/googleapis@936ab35

chore: regenerate API index

  Source-Link: googleapis/googleapis@c4f5b62

fix!: added packaging options for C#, Ruby, and PHP
  PiperOrigin-RevId: 448116670
  Source-Link: googleapis/googleapis@914bc52

chore(ruby): Initial generation of google-iam-v1
  PiperOrigin-RevId: 448073008
  Source-Link: googleapis/googleapis@d664bc5

docs(speech): Update client libraries for v1p1beta1 api
  PiperOrigin-RevId: 447572837
  Source-Link: googleapis/googleapis@10c88bb

chore: regenerate API index

  Source-Link: googleapis/googleapis@d10a78d

feat(speech): Add adaptation proto for v1 api
  PiperOrigin-RevId: 447561222
  Source-Link: googleapis/googleapis@ec9193e

chore: regenerate API index

  Source-Link: googleapis/googleapis@9f45b0d

feat(gkemulticloud): Added support for other languages.Clients can now use this library to create gke clusters in cloud providers such as AWS and Azure
  PiperOrigin-RevId: 447537600
  Source-Link: googleapis/googleapis@02e4eb0

chore: Generate datastream wrapper from the correct service protos
  PiperOrigin-RevId: 447522504
  Source-Link: googleapis/googleapis@6609484

fix(bigquery/dataexchange): Include common protos in google-cloud-bigquery-data_exchange-v1beta1
  PiperOrigin-RevId: 447522170
  Source-Link: googleapis/googleapis@6781fcd

fix(run)!: Updates pre-release Cloud Run v2 Preview client libraries to work with the latest API revision
  PiperOrigin-RevId: 447174265
  Source-Link: googleapis/googleapis@185ba8a

feat(aiplatform): add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto
  PiperOrigin-RevId: 447082691
  Source-Link: googleapis/googleapis@02b3022

chore(bazel): update bazel version to v4.2.2
  PiperOrigin-RevId: 447022824
  Source-Link: googleapis/googleapis@9b1c49d

fix!: BatchAnnotateImagesRequest.requests is required
  PiperOrigin-RevId: 447013030
  Source-Link: googleapis/googleapis@dfc9737

docs(dialogflow/cx): update the doc on diagnostic info
  PiperOrigin-RevId: 446890999
  Source-Link: googleapis/googleapis@044c518

feat!: Switch from Datastream V1alpha1 to Datastream V1
  PiperOrigin-RevId: 446861907
  Source-Link: googleapis/googleapis@4398b84

chore: regenerate API index

  Source-Link: googleapis/googleapis@29b5e45

feat: add the API of StreamingAnalyzeContent
  PiperOrigin-RevId: 446850583
  Source-Link: googleapis/googleapis@b9927eb

chore: regenerate API index

  Source-Link: googleapis/googleapis@34e5f85

fix!: Product search related messages and enums changed in an incompatible way fix!: NormalizedBoundingPoly message removed
  PiperOrigin-RevId: 446837836
  Source-Link: googleapis/googleapis@4c8ac5c

fix(vision)!: removed fields from SafeSearchAnnotation message
  PiperOrigin-RevId: 446836546
  Source-Link: googleapis/googleapis@ca17771

docs(dialogflow): add the fields for setting CX virtual agent session parameters
  PiperOrigin-RevId: 446825520
  Source-Link: googleapis/googleapis@f6bb255

chore(bigquery/dataexchange): Fill out Ruby analyticshub configs
  PiperOrigin-RevId: 446815657
  Source-Link: googleapis/googleapis@cdd2773

chore: regenerate API index

  Source-Link: googleapis/googleapis@9805ded

feat: add `runFunnelReport` method to the Alpha version of the Data API
  PiperOrigin-RevId: 446813357
  Source-Link: googleapis/googleapis@6d3ae1a

chore(bazel): update bazel version to v5.1.1
  PiperOrigin-RevId: 446782413
  Source-Link: googleapis/googleapis@976b05c

feat(dialogflow/cx): add audio export settings to security settings docs: update the doc on diagnostic info
  PiperOrigin-RevId: 446763565
  Source-Link: googleapis/googleapis@2d07d51

feat(appengine): add Application.service_account feat: add client library method signature to retrieve Application by name feat: add Service.labels feat: add Version.app_engine_apis feat: add VpcAccessConnector.egress_setting
  PiperOrigin-RevId: 446641753
  Source-Link: googleapis/googleapis@cd7a3e5

chore: use gapic-generator-python 0.65.3
  PiperOrigin-RevId: 446591767
  Source-Link: googleapis/googleapis@e24febc
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#809

Changes:

feat(accessapproval): add config for invalidate RPC
  PiperOrigin-RevId: 449558143
  Source-Link: googleapis/googleapis@9dbfb83

feat(storage/internal)!: Change GCS gRPC API to get user billing project from gRPC metadata instead of CommonRequestParams, and remove latter
  PiperOrigin-RevId: 449498085
  Source-Link: googleapis/googleapis@d4444af

feat(asset): Add SavedQuery CURD support feat: Add tags support feat!:*Add RelatedAsset and deprecate RelatedAssets for relationship GA
  *The previous representation of the relationship feature is deprecated and unimplemented. The RelatedAsset message represents the new stable format.

  PiperOrigin-RevId: 449306805
  Source-Link: googleapis/googleapis@3d7bd9d

feat(recaptchaenterprise): Add support for Password Check through the private_password_leak_verification field in the reCAPTCHA Assessment
  PiperOrigin-RevId: 449202953
  Source-Link: googleapis/googleapis@e2ed48f

fix(gkebackup): use GkeBackup instead of Gkebackup in csharp, ruby, and php
  PiperOrigin-RevId: 449074031
  Source-Link: googleapis/googleapis@3ce5771

Synchronize new proto/yaml changes.
  PiperOrigin-RevId: 449052112
  Source-Link: googleapis/googleapis@3150afa

feat(pubsub): add BigQuery configuration for subscriptions
  PiperOrigin-RevId: 449031535
  Source-Link: googleapis/googleapis@feec34d

feat(datastream): Include the location mixin client
  PiperOrigin-RevId: 448542863
  Source-Link: googleapis/googleapis@ac49187

feat(security/privateca): Provide interfaces for location and IAM policy calls
  PiperOrigin-RevId: 448542420
  Source-Link: googleapis/googleapis@59174f7

feat(iap): add the TunnelDestGroup-related methods and types feat: add ReauthSettings to the UpdateIapSettingsRequest
  PiperOrigin-RevId: 448510642
  Source-Link: googleapis/googleapis@dd6f8df

chore(gkebackup): prepare for the v1 release of google/cloud/gkebackup
  PiperOrigin-RevId: 448503189
  Source-Link: googleapis/googleapis@10bc133

fix(analytics/admin): CustomDimension and CustomMetric resource configuration in Analytics Admin API
  PiperOrigin-RevId: 448304423
  Source-Link: googleapis/googleapis@d018d54

feat(aiplatform): add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto
  PiperOrigin-RevId: 448160148
  Source-Link: googleapis/googleapis@936ab35

docs(speech): Update client libraries for v1p1beta1 api
  PiperOrigin-RevId: 447572837
  Source-Link: googleapis/googleapis@10c88bb

feat(speech): Add adaptation proto for v1 api
  PiperOrigin-RevId: 447561222
  Source-Link: googleapis/googleapis@ec9193e

feat(gkemulticloud): Added support for other languages.Clients can now use this library to create gke clusters in cloud providers such as AWS and Azure
  PiperOrigin-RevId: 447537600
  Source-Link: googleapis/googleapis@02e4eb0

fix(bigquery/dataexchange): Include common protos in google-cloud-bigquery-data_exchange-v1beta1
  PiperOrigin-RevId: 447522170
  Source-Link: googleapis/googleapis@6781fcd

fix(run)!: Updates pre-release Cloud Run v2 Preview client libraries to work with the latest API revision
  PiperOrigin-RevId: 447174265
  Source-Link: googleapis/googleapis@185ba8a

feat(aiplatform): add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto
  PiperOrigin-RevId: 447082691
  Source-Link: googleapis/googleapis@02b3022

docs(dialogflow/cx): update the doc on diagnostic info
  PiperOrigin-RevId: 446890999
  Source-Link: googleapis/googleapis@044c518

fix(vision)!: removed fields from SafeSearchAnnotation message
  PiperOrigin-RevId: 446836546
  Source-Link: googleapis/googleapis@ca17771

docs(dialogflow): add the fields for setting CX virtual agent session parameters
  PiperOrigin-RevId: 446825520
  Source-Link: googleapis/googleapis@f6bb255

chore(bigquery/dataexchange): Fill out Ruby analyticshub configs
  PiperOrigin-RevId: 446815657
  Source-Link: googleapis/googleapis@cdd2773

feat(dialogflow/cx): add audio export settings to security settings docs: update the doc on diagnostic info
  PiperOrigin-RevId: 446763565
  Source-Link: googleapis/googleapis@2d07d51

feat(appengine): add Application.service_account feat: add client library method signature to retrieve Application by name feat: add Service.labels feat: add Version.app_engine_apis feat: add VpcAccessConnector.egress_setting
  PiperOrigin-RevId: 446641753
  Source-Link: googleapis/googleapis@cd7a3e5
@yoshi-automation yoshi-automation marked this pull request as ready for review May 18, 2022 23:07
@yoshi-automation yoshi-automation requested a review from a team as a code owner May 18, 2022 23:07
@yoshi-automation yoshi-automation requested a review from a team as a code owner May 18, 2022 23:07
@yoshi-automation yoshi-automation requested review from a team and prash-mi May 18, 2022 23:07
@Lettly
Copy link

Lettly commented May 19, 2022

Is related to: #6055 ?

@codyoss codyoss merged commit 6ef576e into main May 19, 2022
@codyoss codyoss deleted the regen_gocloud branch May 19, 2022 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants